Useful for creating a chart from data. The input to this tool should be a valid chart.js configuration object. The output is a URL to the chart image. ALWAYS Reference the entire URL including the ENTIRE querystring, otherwise the chart will not be displayed.
Properties
Label | Property | Type | Description | Default Value | Is Required |
---|
Tool Name | toolName | botdojo/types/string | default tool name: create_chart | null | ✅ |
Tool Description | toolDescription | botdojo/types/string | default tool description: Useful for creating a chart from data. The input to this tool should be a valid chart.js configuration object. The output is a URL to the chart image. ALWAYS Reference the entire URL including the ENTIRE querystring, otherwise the chart will not be displayed. | null | ✅ |
Output
Label | Property | Type | Description | Default Value |
---|
Tool | tool | botdojo/interface/tool | Chart | null |